Helpful Information
 
 
Category: ZendService
ZendFramework > ZendService > APNS > Enhanced Payload

Hi

I am using ZendService\Apple\Apns (https://github.com/zendframework/ZendService_Apple_Apns) to send request to APNS.

Its working fine, but APNS does not send you a response in case there is an error occurred (for eg, if token is invalid). To do that one need to send an enhanced payload as described in this post (http://stackoverflow.com/a/11865785/2909892).

I wish to implement the same in ZendService\Apple\Apns (https://github.com/zendframework/ZendService_Apple_Apns)

Can someone please help me implement Enhanced Payload in ZendService library?



Many thanks in advance.










privacy (GDPR)